[INFO] fetching crate jvmti-bindings 2.1.0...
[INFO] fixing jvmti-bindings-2.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate jvmti-bindings 2.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate jvmti-bindings 2.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jvmti-bindings 2.1.0
[INFO] tweaked toml for crates.io crate jvmti-bindings 2.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jvmti-bindings 2.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jvmti-bindings 2.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a83b4718f84fa6c07576a8ccbc6b58b25fe2ebc7db63c75aec2d51ba87bf4298
[INFO] running `Command { std: "docker" "start" "a83b4718f84fa6c07576a8ccbc6b58b25fe2ebc7db63c75aec2d51ba87bf4298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a83b4718f84fa6c07576a8ccbc6b58b25fe2ebc7db63c75aec2d51ba87bf4298" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a83b4718f84fa6c07576a8ccbc6b58b25fe2ebc7db63c75aec2d51ba87bf4298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a83b4718f84fa6c07576a8ccbc6b58b25fe2ebc7db63c75aec2d51ba87bf4298" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking jvmti-bindings v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]        Fixed src/jvmti_wrapper.rs (2 fixes)
[INFO] [stderr]        Fixed src/sys/jni.rs (4 fixes)
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.38
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Migrating benches/classfile_parse.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/class_logger.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/method_counter.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/heap_sampler.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/profiler.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/tracer.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/attach_logger.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/classfile.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/minimal.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.47s
[INFO] [stderr] crater-edition-check: jvmti-bindings v2.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking jvmti-bindings v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/attach_logger.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | export_agent!(AttachLogger);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:856:11
[INFO] [stdout]     |
[INFO] [stdout] 856 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/attach_logger.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | export_agent!(AttachLogger);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:884:11
[INFO] [stdout]     |
[INFO] [stdout] 884 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/attach_logger.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | export_agent!(AttachLogger);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:912:11
[INFO] [stdout]     |
[INFO] [stdout] 912 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/minimal.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | export_agent!(MinimalAgent);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:856:11
[INFO] [stdout]     |
[INFO] [stdout] 856 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/minimal.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | export_agent!(MinimalAgent);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:884:11
[INFO] [stdout]     |
[INFO] [stdout] 884 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/minimal.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | export_agent!(MinimalAgent);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:912:11
[INFO] [stdout]     |
[INFO] [stdout] 912 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/profiler.rs:57:1
[INFO] [stdout]     |
[INFO] [stdout]  57 | export_agent!(MethodProfiler);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:856:11
[INFO] [stdout]     |
[INFO] [stdout] 856 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/tracer.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | export_agent!(ClassTracer);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:856:11
[INFO] [stdout]     |
[INFO] [stdout] 856 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/tracer.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | export_agent!(ClassTracer);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:884:11
[INFO] [stdout]     |
[INFO] [stdout] 884 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/tracer.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | export_agent!(ClassTracer);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:912:11
[INFO] [stdout]     |
[INFO] [stdout] 912 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/profiler.rs:57:1
[INFO] [stdout]     |
[INFO] [stdout]  57 | export_agent!(MethodProfiler);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:884:11
[INFO] [stdout]     |
[INFO] [stdout] 884 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/profiler.rs:57:1
[INFO] [stdout]     |
[INFO] [stdout]  57 | export_agent!(MethodProfiler);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:912:11
[INFO] [stdout]     |
[INFO] [stdout] 912 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/heap_sampler.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | export_agent!(HeapSampler);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:856:11
[INFO] [stdout]     |
[INFO] [stdout] 856 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/heap_sampler.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | export_agent!(HeapSampler);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:884:11
[INFO] [stdout]     |
[INFO] [stdout] 884 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/class_logger.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | export_agent!(ClassLogger);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:856:11
[INFO] [stdout]     |
[INFO] [stdout] 856 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/heap_sampler.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | export_agent!(HeapSampler);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:912:11
[INFO] [stdout]     |
[INFO] [stdout] 912 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/class_logger.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | export_agent!(ClassLogger);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:884:11
[INFO] [stdout]     |
[INFO] [stdout] 884 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/class_logger.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | export_agent!(ClassLogger);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:912:11
[INFO] [stdout]     |
[INFO] [stdout] 912 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jvmti-bindings` (example "tracer") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `jvmti-bindings` (example "minimal") due to 3 previous errors
[INFO] [stderr] error: could not compile `jvmti-bindings` (example "class_logger") due to 3 previous errors
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/method_counter.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | export_agent!(MethodCounter);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:856:11
[INFO] [stdout]     |
[INFO] [stdout] 856 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/method_counter.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | export_agent!(MethodCounter);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:884:11
[INFO] [stdout]     |
[INFO] [stdout] 884 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/method_counter.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | export_agent!(MethodCounter);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `export_agent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:912:11
[INFO] [stdout]     |
[INFO] [stdout] 912 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jvmti-bindings` (example "profiler") due to 3 previous errors
[INFO] [stderr] error: could not compile `jvmti-bindings` (example "heap_sampler") due to 3 previous errors
[INFO] [stderr] error: could not compile `jvmti-bindings` (example "method_counter") due to 3 previous errors
[INFO] [stderr] error: could not compile `jvmti-bindings` (example "attach_logger") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "a83b4718f84fa6c07576a8ccbc6b58b25fe2ebc7db63c75aec2d51ba87bf4298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a83b4718f84fa6c07576a8ccbc6b58b25fe2ebc7db63c75aec2d51ba87bf4298", kill_on_drop: false }`
[INFO] [stdout] a83b4718f84fa6c07576a8ccbc6b58b25fe2ebc7db63c75aec2d51ba87bf4298
